| Einhugur Xml Plugin for Xojo |
|
EinhugurXml.XPathNode Class (console safe)
XPathNode class represents result element from XPath query. XPath query can either return nodes or attributes, which is why XPathNode can carry either Node or Attribute.
Object
XPathNode
class EinhugurXml.XPathNode
Constructors
Properties
Attribute | Returns the attribute if the XPathNode is carrying attribute, else empty Attribute will be returned. |
Node | Returns the node if the XPathNode is carrying node, else empty Node will be returned. |
Parent | Returns the parent of the Node or Attribute which the XPathNode is carrying. |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS